From 0def3b0e7f446b7edc733bb890ebad514b201854 Mon Sep 17 00:00:00 2001 From: "shand@ubuntu.eng.hq.xensource.com" Date: Wed, 14 Sep 2005 17:07:33 -0800 Subject: [PATCH] Disable CONFIG_PNPACPI temporarily in the -xen defconfig (it's known not to work, causing dom0 to fail to boot - see bugzilla for more details). Signed-off-by: Robert Read Signed-off-by: Steven Hand --- linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 b/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 index 05e8e88361..2b7705feba 100644 --- a/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 +++ b/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 @@ -372,7 +372,7 @@ CONFIG_PNP=y # CONFIG_ISAPNP=y # CONFIG_PNPBIOS is not set -CONFIG_PNPACPI=y +# CONFIG_PNPACPI is not set # # Block devices -- 2.30.2